/*banner*/
.g_banner{height:446px; position:relative;width:100%;}
.g_banner1{position:absolute; bottom:0; left:0; height:446px; width:100%;}
.flexslider{position:relative;height:446px;overflow:hidden; clear:both;}
.slides{position:relative;z-index:1;}
.slides li{height:446px;}
.flex-control-nav{position:absolute;bottom:10px;z-index:2;width:100%;text-align:center;}
.flex-control-nav li{display:inline-block;width:18px;height:18px;margin:0 5px;*display:inline;zoom:1;}
.flex-control-nav a{display:inline-block;width:18px;height:18px;line-height:18px;overflow:hidden;background:url(../images/g_banner_a.png) right 0 no-repeat;cursor:pointer;}
.flex-control-nav .flex-active{background:url(../images/g_banner_active.png) no-repeat; color:#fff; background-position:0 0;}
.flex-direction-nav{position:absolute;z-index:3;width:100%;top:45%;}
.flex-direction-nav li a{display:block;width:42px;height:50px;overflow:hidden;cursor:pointer;position:absolute;}
.flex-direction-nav li a.flex-prev{left:15%;background:url(../images/g-left_arrow.png) center center no-repeat;}
.flex-direction-nav li a.flex-next{right:15%;background:url(../images/g_right_arr.png) center center no-repeat;}
.lasts{ text-indent:135px;}
/* CSS Document */
.flex-control-nav
{
	display:none;
	}
.flex-direction-nav li a:hover
{
	filter:algha(opacity=50);opacity:0.5;
	}
